home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0239.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  5.6 KB  |  127 lines

  1. Theodore Karas (tkaras@mason1.gmu.edu) wrote:
  2. : Please forgive me if some of my questions seem dumb, but I'm very
  3. : confused about many of these issues. I would like some kind of estimate
  4. : (in kilobytes/sec. for example) to send data over a LAN. Are there any
  5. : estimates out there, or maybe a way of measuring this information.
  6.  
  7. Data transfer rates are limited (typically) by the network interface
  8. rather than the network speed for a LAN.  For slower connections, the
  9. limit is the throughput of the modem and overhead of the protocol
  10. (SLIP, ZMODEM, etc).
  11.  
  12. : Another question I have is how could I send data over a network and then
  13. : use it in a windows program? WinSock? Any help would be greatly
  14. : appreciated. Thanks.
  15.  
  16. Data is data.  If you transfer binary files, you should be able to
  17. process the specific file type (GIF, JPEG, MS-Word, etc).  If its
  18. ASCII, any editor.  
  19.  
  20. This is independent of the type of connection (network, async, etc).
  21.  
  22. --
  23. Paul Begley
  24. peb@netaxs.com
  25. From news@bigblue.oit.unc.edu Sun Apr 20 17:03:06 1994
  26. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  27.           id AA17020; Thu, 21 Apr 1994 08:14:13 -0400
  28. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  29.           id AA15729; Thu, 21 Apr 1994 06:45:29 -0500
  30. Received: from GATEWAY by bigblue with netnews
  31.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  32. To: winsock@sunsite.unc.edu
  33. Date: 20 Apr 1994 17:03:06 GMT
  34. From: aappo.halonen@gsf.fi (aapeli)
  35. Message-Id: <2p3n8a$t63@adpsta0.gsf.fi>
  36. Organization: Geological Survey of Finland
  37. Sender: ses
  38. Subject: new x-win-demo mot in bart.starnet.com
  39.  
  40. I succeeded in FTP'ing bart.starnet.com. I looked around different
  41. directories, but there where NO X-win demo -file available.
  42.  
  43. Propably there is some kind of explanation?
  44.  
  45. -Aapeli-
  46. / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \
  47. I   Aappo Halonen          I   Geological Survey of Finland   I
  48. I   tel + 358 0 4693 2497  I   Betonimiehenkuja 4             I
  49. I   fax + 358 0 462205     I   02150 ESPOO, FINLAND       From pwilson@world.std.com Thu Apr 21 05:48:22 1994
  50. Received: from news.std.com by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  51.           id AA00437; Thu, 21 Apr 1994 09:48:24 -0400
  52. Received: from world.std.com by news.std.com (5.65c/Spike-2.1)
  53.     id AA14018; Thu, 21 Apr 1994 09:48:23 -0400
  54. Received: by world.std.com (5.65c/Spike-2.0)
  55.     id AA13299; Thu, 21 Apr 1994 09:48:22 -0400
  56. From: pwilson@world.std.com (Pete Wilson)
  57. Message-Id: <199404211348.AA13299@world.std.com>
  58. Subject: Re: WinAgent and its MIB Server
  59. To: winsock@sunsite.unc.edu, winsnmp@sunsite.unc.edu
  60. Date: Thu, 21 Apr 1994 09:48:22 -0400 (EDT)
  61. X-Mailer: ELM [version 2.4 PL21]
  62. Mime-Version: 1.0
  63. Content-Type: text/plain; charset=US-ASCII
  64. Content-Transfer-Encoding: 7bit
  65. Content-Length: 1555      
  66.  
  67.  
  68. Clive Mason (clive@cs.ug.oz.au) asks --
  69.  
  70. > WinAgent.txt mentions that the MIB server can be bound to the CoreAgent in`
  71. > one of two ways, either via a dll or by shared memory and messages. What are
  72. > the pros and cons of each method? Is there a best one?
  73.  
  74. There is indeed a best one, depending on the tasks the MIB Server needs 
  75. to perform. If you just need to retrieve or change a value and return, 
  76. then the DLL-based MIB Server is by far the better choice. But if the 
  77. object of interest is handled by a MIB Server that's also responding to 
  78. or waiting on events (like its own external device or its own UI), then 
  79. the WinApp-based MIB Server is the better choice. The key difference, as 
  80. you correctly point out, is that the DLL interface is via direct 
  81. function calls into the MIB Server; the WinApp interface is via message 
  82. exchange among Windows Applications.  
  83.  
  84. > In the same document the MIB-server code is to be added. Has anyone got a
  85. > basic example that I might learn from?
  86.  
  87. We're working to get examples of both DLL and WinApp MIB Servers into 
  88. the next version of the paper, and that should be available toward the 
  89. end of this month.  
  90.  
  91. -- Pete
  92. +-------------------------------------------------------------------------+
  93. | Pete Wilson            Paul Freeman Associates, Inc.   (v) 508-692-4436 |
  94. | pwilson@world.std.com  P. O. Box 2067                  (f) 508-692-0741 |
  95. |                        Westford, MA  01886-5067 USA                     |
  96. +-------------------------------------------------------------------------+
  97.            
  98. From news@bigblue.oit.unc.edu Sat Apr 19 21:43:44 1994
  99. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  100.           id AA05903; Thu, 21 Apr 1994 10:14:15 -0400
  101. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  102.           id AA06063; Thu, 21 Apr 1994 08:44:54 -0500
  103. Received: from GATEWAY by bigblue with netnews
  104.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  105. To: winsock@sunsite.unc.edu
  106. Date: 20 Apr 1994 04:43:44 -0700
  107. From: cgi@crl.com (Paul Smith)
  108. Message-Id: <2p34hg$rq8@crl2.crl.com>
  109. Organization: CRL Dialup Internet Access    (415) 705-6060  [login: guest]
  110. Sender: ses
  111. References: <kirk.2.002D6780@*>
  112. Subject: Re: Shareware NFS Deamon and Client for Winsock
  113.  
  114. Kirk L. Clawson, Ph.D. (kirk@*) wrote:
  115. : Can anyone tell me where I might find a shareware/freeware NFS deamon and 
  116. : client for Windows 3.11 that uses Winsock?  That piece of software seems to be 
  117. : the only missing piece in my TCP/IP arsenal.  Many Thanks.
  118.  
  119. I know of NO shareware NFS server that runs side by side with windows.  Only
  120. the DOS forground server named soss (find it via archie), who one has commented
  121. will run in a deskview window (try a DOS window under win??) or the shareware
  122. NFS client by nfs@tsoft.net.  Ftp from;polyslo.calpoly.edu:/pub/mdurkin/???
  123. grabe-it-all-sort-out-later...
  124.  
  125. Yours.
  126.  
  127.